McGroupValue.AxesValues property

The value for each axis in the group.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double[] AxesValues { get; }
Public ReadOnly Property AxesValues As Double()

Property value

Type: double[]

See also

McGroupValue Class

IntervalZero.KINGSTAR.Base.Api Namespace